| Package | Description |
|---|---|
| com.atid.lib.module.barcode.spc.type |
| Modifier and Type | Method and Description |
|---|---|
static CodabarCheckCharacter |
CodabarCheckCharacter.valueOf(int code) |
static CodabarCheckCharacter |
CodabarCheckCharacter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CodabarCheckCharacter[] |
CodabarCheckCharacter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|